// TOWN DIALOGUE SCRIPT
//    Town 23: Slime Pit, Level 2

begintalkscript;

variables;

short i,j,k,r1,choice;

begintalknode;
	tag = 1;
	state = -1;
	nextstate = -1;
	condition = 1;
	text1 = "The archer is still somewhat deranged. He doesn't respond to your questions.";

